Skip to content

chore: solana dependency upgrade#19

Merged
bmuddha merged 1 commit into
masterfrom
bmuddha/chore/solana-bump
Jun 18, 2026
Merged

chore: solana dependency upgrade#19
bmuddha merged 1 commit into
masterfrom
bmuddha/chore/solana-bump

Conversation

@bmuddha

@bmuddha bmuddha commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Updated minimum version requirements for core Solana dependencies to version 3 or higher.
    • Updated development dependencies to version 3 or higher.
    • Reorganized project metadata declarations.

@bmuddha bmuddha merged commit 6cb903d into master Jun 18, 2026
1 check was pending
@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: e4993ffc-d51b-43cd-a2c4-87784be814cc

📥 Commits

Reviewing files that changed from the base of the PR and between 89f3544 and 8bee3c4.

📒 Files selected for processing (1)
  • Cargo.toml

Walkthrough

Cargo.toml minimum version floors for solana-program, solana-system-interface, solana-program-test, and solana-sdk are raised to >=3, removing prior <4 upper bounds. Package metadata fields are reordered, keywords is collapsed to a single-line array, and default is moved before entrypoint in the features table.

Changes

Cargo.toml dependency and metadata updates

Layer / File(s) Summary
Dependency version constraint bumps to >=3
Cargo.toml
solana-program and solana-system-interface constraints changed from >=2.x, <4 to >=3; dev deps solana-program-test and solana-sdk similarly updated to >=3.
Package metadata and features reorder
Cargo.toml
Package metadata fields reordered, keywords collapsed from a multi-line to a single-line array, and default feature moved before entrypoint in the [features] table.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bmuddha/chore/solana-bump

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant